home *** CD-ROM | disk | FTP | other *** search
/ Univers Interactif 3 / INTERACTIF.BIN / mac / Planete.net / Internet Confirmés_Vrac / HomerIRC 0.93.4.sit / Homer .93 Manual.rsrc / TEXT_142.txt < prev    next >
Text File  |  1994-01-28  |  6KB  |  167 lines

  1. Newest Additions - Faces
  2.  
  3. Faces is the newest feature of .93.  This allows you to see icons of people on IRC.
  4.  
  5. To utilize Faces, you must have the ResEdit file called 'Faces' within the same folder as your Homer application.  In the initial console screen, Homer notifies you if your Faces database is loaded properly.
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.                  ┬á                 ┬á
  15.  
  16.                        <--- Faces file must be in the same folder as --->  
  17.  
  18.  
  19.  
  20. In concept, what the Faces ability allows you to do is see little faces of the individuals who are on your currently active channel.  What they are in fact are cicn resources from a ResEdit file.  The files are 32 x 32 in dimension.  Each person should have a <user>.default icon, then any other icons for any actions they might perform.  I will explain how to edit the ResEdit resource to add your own faces.  Remember, for others to see your actions, they must update their Faces file as well.  If people you know already know how to use ResEdit, simply DCC them a copy of your Faces file and they can copy/paste the cicn's they need to update their Faces file.  If the person doesn't know how to edit with ResEdit, just have them simply replace their Faces file with a newer version of yours.
  21.  
  22. In the example below, my faces window is open, and currently on my channel are Primary, myself and moof.  Thus, the three default faces for us appear.  As people enter and leave the channel, their corresponding face will either appear (if there is a face) or disappear.  Below, you can see that Primary has made a face for whenever he leers.  Whenever Homer sees an action by Primary for leering, it pops up the corresponding 'leer' face cicn for a period of 4 seconds.  After the 4 seconds pass, the default Face cicn will reappear.  Example below...
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38. Note:
  39.  
  40. Face icons are linked by Nickname not by address.  Thus, if you change your nick to something else, your face will disappear.
  41.  
  42. Editing the ResEdit Faces file:
  43.  
  44. NOTE:      YOU HAVE TO MAKE THE CICNs PURGEABLE OR YOU WILL NEVER HAVE A HAPPY LIFE.
  45.  
  46. Okay.. you get the idea.  Let's quickly go onto the editing of the Faces file with ResEdit.  First, you have to have the ResEdit program.  If you don't, then start looking.  If you don't know what you're doing with ResEdit, don't go playing with every part of your system with it because you're liable to screw everything up.
  47.  
  48. Secondly, open your faces file.  There's only one resource type at present, the cicn.
  49.  
  50.  
  51.  
  52.                                                                                         <-- Initial window view after opening the Faces file.
  53.  
  54.                                                                                         After you have this, double-click on the 'cicn' resource.
  55.  
  56.  
  57.  
  58.  
  59.  
  60. Next.. you'll see the cicn's that are currently in the file.  In my current file, I have the following.
  61.  
  62.  
  63.  
  64.  
  65.  
  66.                                                                                                                                     Every cicn face MUST have it's own
  67.                                                                                                                                     unique id number.  As you can see
  68.                                                                                                                                     to the right, each face has a unique
  69.                                                                                                                                     number below the face.  When you 
  70.                                                                                                                                    add new faces, you will cut/paste them
  71.                                                                                                                                     into your current Faces file.  If ResEdit
  72.                                                                                                                                    attempts to paste and finds an existing
  73.                                                                                                                                     cicn has the same number, it will ask 
  74.                                                                                                                                     you if you'd like to replace or create 
  75.                                                                                                                                     a new cicn with a unique ID number. 
  76.  
  77.                                                                                                                                     You would want to add a new cicn with
  78.                                                                                                                                      its own unique ID, so click on that.
  79.  
  80.                                                                                                                                     Example of that dialogue box below.
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105. You can also edit and add new cicn's to your Faces file within ResEdit.  I'm not going to go into that process because I'm too lazy.
  106.  
  107. But... quickly I'll describe the process of setting cicn's to link to a action.  After you have a cicn face you want to link to a specific action, select the cicn face by single clicking on it.  Then select Get Resource Info on that face to get a window such as the ones below.  First, all users must first have a (default) face.  The default face will be the one you see when the person joins the channel and the one you will see when they aren't performing any actions.  The default resource info should appear as follows.
  108.  
  109. The name of the default cicn should be in the format as below.
  110.  
  111. <NickName>.default                        such as:  Primary.default       Corum.default
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133. Now.. if you want to link a action to a person, it's done in a similar fashion.
  134.  
  135. Instead of using the words default, place whatever action you want to key the face you have selected.  So.. in the example below, this cicn (what the face looks like doesn't matter) would be displayed whenever Primary had the action of 'looks horny'.
  136.  
  137. So.. when Homer sees this on the channel:
  138.  
  139. *** Action: Primary looks horny
  140.  
  141. The corresponding face below would pop up.
  142.  
  143. The Name field format below is as follows:
  144.  
  145. <NickName>.action
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.